-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.0
-
Code
-
Classes
- SimpleEmailService
Total Complexity |
93 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
629 |
Lines of code |
305 |
Logical lines of code |
194 |
Comment lines |
188 |
Methods |
29 |
Properties |
9 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendEmail() |
D |
32 |
33 |
90 |
listVerifiedEmailAddresses() |
S |
51 |
7 |
25 |
getSendStatistics() |
S |
49 |
6 |
29 |
getSendQuota() |
S |
53 |
5 |
21 |
getErrorMessage() |
S |
61 |
5 |
11 |
deleteVerifiedEmailAddress() |
S |
57 |
4 |
15 |
verifyEmailAddress() |
S |
57 |
4 |
15 |
sendRawEmail() |
S |
59 |
4 |
13 |
__construct() |
S |
66 |
3 |
8 |
setRequestHandler() |
S |
69 |
2 |
7 |
getRequestHandler() |
S |
67 |
2 |
8 |
getSecretKey() |
S |
82 |
1 |
3 |
verifyHost() |
S |
82 |
1 |
3 |
getRequestSignatureVersion() |
S |
82 |
1 |
3 |
setAuth() |
S |
74 |
1 |
5 |
__triggerError() |
S |
79 |
1 |
3 |
setHost() |
S |
77 |
1 |
4 |
enableVerifyHost() |
S |
76 |
1 |
4 |
enableVerifyPeer() |
S |
76 |
1 |
4 |
verifyPeer() |
S |
82 |
1 |
3 |
getVerifyPeer() |
S |
82 |
1 |
3 |
getHost() |
S |
82 |
1 |
3 |
getAccessKey() |
S |
82 |
1 |
3 |
setBulkMode() |
S |
76 |
1 |
4 |
setVerifyPeer() |
S |
76 |
1 |
4 |
setVerifyHost() |
S |
76 |
1 |
4 |
setRequestSignatureVersion() |
S |
77 |
1 |
4 |
getVerifyHost() |
S |
82 |
1 |
3 |
getBulkMode() |
S |
82 |
1 |
3 |